Disabling auto-upgrade
When auto-upgrade is enabled, Ivanti Standalone Sentry checks for upgrades every thirty minutes. Do the following to disable auto-upgrade.
Procedure
1. | Login to the CLI using the administrator account you created during installation. |
2. | Enter the following command to switch to EXEC Privileged mode: |
enable
3. | Enter the password for enabling the EXEC Privileged mode. |
The command line prompt changes:
#
4. | Enter the following command to enable CONFIG mode: |
configure terminal
5. | Enter the following command to disable auto-upgrade: |
no software autoupgrade
The auto-upgrade configuration details are removed.
6. | Enter the following command to exit: |
end